バージョン

Remove(KeyValuePair<TKey,TValue>) メソッド

指定したキーを持つ値をディクショナリから削除します。
シンタックス
'宣言
 
Public Overloads Function Remove( _
   ByVal item As KeyValuePair(Of TKey,TValue) _
) As Boolean
public bool Remove( 
   KeyValuePair<TKey,TValue> item
)

パラメータ

item
参照